Welcome![Sign In][Sign Up]
Location:
Search - game with opengl

Search list

[OpenGL programchapter19

Description: 用opengl开发的一个桌面弹球游戏-The development of a desktop with the opengl pinball game
Platform: | Size: 50176 | Author: wuge | Hits:

[OpenGL programqiqiaoban

Description: 用opengl实现的七巧板小游戏,可以自己用鼠标控制每块的走动哦!~-Implemented using opengl puzzle game, it can do with the mouse control of each block walk Oh! ~
Platform: | Size: 2032640 | Author: 李珊珊 | Hits:

[3D Graphic3DDeskBall

Description: 用OpenGL实现的非常不错的网络游戏:三维台球的源代码-OpenGL implementation with a very good online game: source code for three-dimensional billiards
Platform: | Size: 18188288 | Author: amen | Hits:

[OtherMENUDEMO

Description: 教你如何学习利用Opengl编3D游戏,结合C++编写3D游戏代码。-Teach you how to learn compiled using Opengl 3D games, combined with the preparation of C++ 3D game code.
Platform: | Size: 315392 | Author: yinchuan | Hits:

[OpenGL programgame_select_guaiwu

Description: 仿照openGL游戏开发中怪物角色的选择功能,程序中有三个怪物可选(用select模式渲染)-OpenGL game developers modeled the role of the selection function in the monster, the program has three monsters available (with the select mode rendering)
Platform: | Size: 249856 | Author: mengmakies | Hits:

[OpenGL programOPenGL3D_CAI

Description: OpenGL的一些源文件,是跟3D游戏设计配套的程序-Some source files OpenGL is 3D game design with the procedures supporting
Platform: | Size: 21661696 | Author: jungle | Hits:

[Game Enginemyreport

Description: 3D 漫游场景 提供了3D游戏引擎的简单框架 文件带有注释 并且加入了使用OpenGL库模拟地形和粒子系统-3D scene roaming 3D game engine provides a simple framework document with a comment using the OpenGL library and joined the terrain and the particle system simulation
Platform: | Size: 8712192 | Author: 吴佳佳 | Hits:

[Other Riddle gamesMummyMaze

Description: 用c++和openGL编写的一个益智游戏,模仿Mummymaze,实现主要功能,有背景音乐。-C++ and openGL with the preparation of a puzzle game, imitating Mummymaze, to achieve the main function, the background music.
Platform: | Size: 11571200 | Author: lwjh | Hits:

[IOSLearniPhoneaiPadCocos2DGameDevelop

Description: 本书详尽介绍了cocos2d iPhone游戏引擎。 -Learn iPhone and iPad cocos2D Game Development provides a rock-solid introduction to the cocos2d iPhone game engine and related tools. It focuses on the process of creating several games made entirely with cocos2d and little-to-no iPhone SDK and OpenGL code. By creating 2-3 sample games over the course of the book, you ll learn key concepts of the cocos2d game engine and relevant tools like Zwoptex (TextureAtlas), ParticleDesigner (Particle Effects), and others.
Platform: | Size: 16539648 | Author: kankan | Hits:

[Game Enginejgame-20110425

Description: JGame是一个2D游戏引擎能够运行在Java JRE1.2+平台(通过JOGL可选支持OpenGL)与J2ME平台之上(CLDC1.1/MIDP2.0)。它提供一个高级框架,使得一些经典游戏利用数行代码就能够实现。游戏画面能够根据屏幕大小自动调整 JGame目前最新版为JGame V3.3版,包括围棋、象棋、五子棋、国际象棋、陆战棋、四国军棋,暗棋、拖拉机、麻将、锄大地、跑得快、拱猪、斗地主(三人)、斗地主(四人两副牌)、 哈、三打一、扎金花等17个最流行的网络棋牌游戏,还有四副升级、打磙子、攉龙、怪路、板子炮、炒地皮、小二定主、爬三、百搭麻将、立四麻将、四川麻将、 杭州麻将、义乌麻将、乳山麻将、大同麻将、160分等多个地方特色游戏。 所有游戏的规则跟联众、中国游戏中心等游戏基本一样。 ☉JGame具有跨平台,支持几乎所有操作系统,JGame占用的系统资源极少,速度快,支持超大容量用户-JGame is an open source 2D game engine that makes multiplatform development easier. It runs on the Java JRE 1.3+ platform with optional OpenGL (JOGL) enhancements, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. There is also a Flash (Actionscript 3) version. It provides a very high-level framework, enabling "classic" type arcade games to be developed with a minimum of code and effort. It is based on sprites with automatic animation and collision detection, and a tile-based background with easy sprite-tile interaction facilities. Games are programmed at a fixed "virtual" resolution, but can be scaled to any screen resolution. The engine provides an enhanced graphics API, with a fallback to simpler and more efficient graphics on J2ME and plain JRE. The API also includes sound and persistent storage.
Platform: | Size: 17882112 | Author: TOM_kill | Hits:

[OpenGL programgameByOpenGL

Description: 用opengl写的一个小游戏。帮助新手学习。有纹理映射,光照,碰撞检测,等基本技术。注解非常详细!-a game based on opengl including texture mapping, lighting, collision test with rish comment!
Platform: | Size: 218112 | Author: 王心泽 | Hits:

[OpenGL programlesson21

Description: 用OpenGL编写的一个小游戏,读者可以从中学到怎么用OPenGL画线条,文字,运动的物体等-Written with a little OpenGL game, the reader can learn how to use OPenGL draw lines, text, moving objects, etc.
Platform: | Size: 2377728 | Author: 刘涛 | Hits:

[OpenGL programSimpleGame

Description: Dev C++ OpenGL模板 简单的OpenGL小游戏,使用了各种OpenGL特性。 可以作为OpenGL游戏制作模板程序。-This tutorial attempts to answer a few of the questions I m asked on a daily basis. You wanted to know how to tell if you have clicked on an object with your mouse (picking). You wanted to know how to draw objects to the screen without a specific color showing up (alpha blending or alpha testing). You wanted to know how to sort objects so they appear properly when blending in enabled (sorting). This tutorial is a complete game and is considered advanced. Make sure you have a good undestanding of OpenGL before you jump into the code.
Platform: | Size: 791552 | Author: 梁宇平 | Hits:

[DirextX3Dgame-engine-design

Description: 3D游戏引擎设计的架构,用DirectX编程方法,也参考OpenGL方法.-3D game engine design architecture, programming with DirectX, OpenGL also reference method.
Platform: | Size: 121856 | Author: kylwak | Hits:

[Other Riddle gamesRussia

Description: 使用openGL写的俄罗斯方块游戏,带缩略框功能-Tetris game written in openGL。Box function with abbreviated
Platform: | Size: 12161024 | Author: 陈清 | Hits:

[Other Riddle gamesbox3d

Description: 一个3d滚积木的游戏,采用的图形库是openGL,个人感觉做的挺成功的,向大家分享一下-Building blocks of rolling a 3d game, using the graphics library is openGL, do individuals feel very successful, and to share with you
Platform: | Size: 1599488 | Author: Xsank | Hits:

[androidAndroiJieMi

Description: 本书内容全面 , 不仅详细讲解了 Android 框架 、 Android 组件 、 用户界面开 游戏开发 、 数据存储 、 多媒体开发和网络开发等基础知识 , 而且还深入阐述 感器、语音识别、桌面组件开发、 Android 游戏引擎设计、 Android 应用优 OpenGL 等高级知识 , 最重要的是还全面介绍了如何利用原生的 C/C++ ( NDK ython 、 Lua 等脚本语言 ( Android Scripting Environment ) 来开发 Androi ; 本书实战性强 , 书中的每个知识点都有配精心设计的示例 , 尤为值得一提 , 它还以迭代的方式重现了各种常用的 Android 应用和经典 Android 游戏的 全过程 , 既可以以它们为范例进行实战演练 , 又可以将它们直接应用到实际 中去。-This book is comprehensive, not only a detailed account of the Android framework, Android components, open the user interface Game development, data storage, multimedia development and web development basics, but also go into the details Sensors, speech recognition, desktop component development, Android game engine design, Android applications, excellent OpenGL and other high-level knowledge, the most important thing is also a comprehensive introduction to how to use native C/C++ (NDK ython, Lua and other scripting languages ​ ​ (Android Scripting Environment) to develop Androi Book is real strong point of the book has the knowledge with each well-designed example, is particularly worth mentioning , Also in an iterative way to reproduce a variety of commonly used applications and classic Android Android game The whole process, both to them as examples for practical exercises, and they can be applied directly to the actual To go.
Platform: | Size: 1684480 | Author: xyz | Hits:

[OpenGL program200901082_1

Description: this an openGL code for a carrom game. This is an interactive game where the use can select the power with which to strike the striker along with the direction in which to strike.-this is an openGL code for a carrom game. This is an interactive game where the use can select the power with which to strike the striker along with the direction in which to strike.
Platform: | Size: 4096 | Author: ght | Hits:

[OpenGL programTankWorld_OpenGLl-1.0

Description: 这是我由pascal语言opengl1.0编写的坦克射击游戏移植而来,C++。 与原本passcal游戏逻辑上没有太大变化,主要是变量类型的转变和在opengl使用上的变化。 VC6.0编译即可。 游戏pascal源码和 纯C语言opengl 2.0的一直版本可在本人上传的源码中找到。-This is by pascal language opengl1.0 prepared tank shooter transplanted from C++. Logic with original passcal game did not change much, the main changes in the types of variables and changes in opengl using. VC6.0 compiler can. Opengl 2.0 games pascal source and pure C language has been the version I upload the source.
Platform: | Size: 3852288 | Author: 赵洋 | Hits:

[OpenGL program2DGame

Description: 一个翻图片的游戏。用OpenGL写的。响应鼠标,和键盘。-A game about having fun with pictures. It is implemented by OpenGL. You can click the picture using your mouse as well as using the keyboard.
Platform: | Size: 3647488 | Author: 连敏超 | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net